From: Daniel Boles Date: Mon, 1 Jan 2018 18:49:09 +0000 (+0000) Subject: HighContrast: Avoid expander↔combobox interference X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~38^2~100 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=7dfb99c2cac6b393cb8039216a2ba88a4673717f;p=gtk%2B3.0.git HighContrast: Avoid expander↔combobox interference as per commit b4b9aa1e5fab6a1f8c27b768813ab4ed04f3cd6f --- diff --git a/gtk/theme/HighContrast/_common.scss b/gtk/theme/HighContrast/_common.scss index 792d21835d..98662a807c 100644 --- a/gtk/theme/HighContrast/_common.scss +++ b/gtk/theme/HighContrast/_common.scss @@ -2787,7 +2787,7 @@ row.activatable { *************/ expander { - & arrow { + title > arrow { min-width: 16px; min-height: 16px; -gtk-icon-source: -gtk-icontheme('pan-end-symbolic');